2026-05-29T11:54:28.5040000Z Evaluating aggregate-results.if
2026-05-29T11:54:28.5040000Z Evaluating: (always() && (needs.regression.result == 'success') && (needs.regression.outputs.skip_nightly != 'true') && (((github.event_name == 'schedule') || (((github.event_name == 'workflow_dispatch') && inputs.run_full)))))
2026-05-29T11:54:28.5040000Z Expanded: (true && ('failure' == 'success') && (needs.regression.outputs.skip_nightly != 'true') && ((github.event_name == 'schedule') || ((github.event_name == 'workflow_dispatch') && inputs.run_full)))
2026-05-29T11:54:28.5040000Z Result: false